Skip to content

build(deps-dev): update pelican[markdown] requirement from <4.12,>=4.11 to >=4.11.0.post0,<4.12 in /pelican#709

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pelican/pelican-markdown--gte-4.11.0.post0-and-lt-4.12
Closed

build(deps-dev): update pelican[markdown] requirement from <4.12,>=4.11 to >=4.11.0.post0,<4.12 in /pelican#709
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pelican/pelican-markdown--gte-4.11.0.post0-and-lt-4.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on pelican[markdown] to permit the latest version.

Changelog

Sourced from pelican[markdown]'s changelog.

Release history ###############

4.11.0 - 2025-01-15

  • Add setting to selectively omit Typogrify filters ([#3439](https://github.com/getpelican/pelican/issues/3439)) <https://github.com/getpelican/pelican/pull/3439>_
  • Add more blocks to the Simple theme’s base template, making it easier to create new themes by inheriting from the Simple theme ([#3405](https://github.com/getpelican/pelican/issues/3405)) <https://github.com/getpelican/pelican/pull/3405>_
  • Fix auto-reload behavior upon changes to the theme, content or settings. Make default IGNORE_FILES recursively ignore all hidden files as well as the default filters <https://watchfiles.helpmanual.io/api/filters/#watchfiles.DefaultFilter.ignore_dirs>_ from watchfiles.DefaultFilter. ([#3441](https://github.com/getpelican/pelican/issues/3441)) <https://github.com/getpelican/pelican/pull/3441>_
  • Get current year from the SOURCE_DATE_EPOCH environment variable, if available ([#3430](https://github.com/getpelican/pelican/issues/3430)) <https://github.com/getpelican/pelican/pull/3430>_
  • Add Python 3.13 to test matrix and remove Python 3.8 ([#3435](https://github.com/getpelican/pelican/issues/3435)) <https://github.com/getpelican/pelican/pull/3435>_
  • Require Typogrify 2.1+ and Pygments <2.19

4.10.2 - 2024-11-27

  • Change IGNORE_FILES setting default to ignore all hidden files
  • Fix SUMMARY_MAX_PARAGRAPHS not being respected in some combinations with SUMMARY_MAX_LENGTH

4.10.1 - 2024-09-28

  • Fix error when running pelican -r -l
  • Fix symlink handling in pelican-themes

4.10.0 - 2024-09-16

  • Add setting to specify summary via paragraph count
  • Add new status to skip generation of a post
  • Add setting to append ref parameter to links in feeds
  • Configure logging handler via --log-handler CLI option
  • Resolve intra-site links in summaries
  • Warn when files are not processed due to disabled readers
  • Add Medium post importer
  • Improve GitHub Pages workflow
  • Improve code test coverage
  • Translate documentation into Simplified Chinese

4.9.1 - 2023-11-15

  • Ensure tzdata dependency is installed on Windows

4.9.0 - 2023-11-12

  • Upgrade code to new minimum supported Python version: 3.8
  • Settings support for pathlib.Path ([#2758](https://github.com/getpelican/pelican/issues/2758)) <https://github.com/getpelican/pelican/pull/2758>_
  • Various improvements to Simple theme ([#2976](https://github.com/getpelican/pelican/issues/2976) <https://github.com/getpelican/pelican/pull/2976>_ & [#3234](https://github.com/getpelican/pelican/issues/3234) <https://github.com/getpelican/pelican/pull/3234>_)

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 13, 2026
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 14, 2026

Likely needs testing for whover knwos more about pelican action (but it passes the test)

@dependabot dependabot bot force-pushed the dependabot/uv/pelican/pelican-markdown--gte-4.11.0.post0-and-lt-4.12 branch from 3e90577 to 79d34b4 Compare April 16, 2026 13:39
Updates the requirements on [pelican[markdown]](https://github.com/getpelican/pelican) to permit the latest version.
- [Release notes](https://github.com/getpelican/pelican/releases)
- [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst)
- [Commits](https://github.com/getpelican/pelican/commits)

---
updated-dependencies:
- dependency-name: pelican[markdown]
  dependency-version: 4.11.0.post0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title Update pelican[markdown] requirement from <4.12,>=4.11 to >=4.11.0.post0,<4.12 in /pelican build(deps-dev): update pelican[markdown] requirement from <4.12,>=4.11 to >=4.11.0.post0,<4.12 in /pelican Apr 18, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/pelican/pelican-markdown--gte-4.11.0.post0-and-lt-4.12 branch from 79d34b4 to 4cc8b35 Compare April 18, 2026 10:30
@dave2wave dave2wave closed this Apr 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/uv/pelican/pelican-markdown--gte-4.11.0.post0-and-lt-4.12 branch April 18, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants